font.htmlHTMLudog+ πùΔ£πùΔ£ÅÅ=} Monkeybread Realbasic plugin - Documentation - Font

MBS Plugin Documentation

This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.

This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.

The list of the themes Global methods by category Global methods by name The list of the classes The list of the controls

class Font

class, Fonts Sa, 3. Aug 2002
Mac OS Classic: Works. Mac OS Carbon: Works. Windows: does nothing.
Function: A class to get detailed information about a font.
Notes: Requires Mac OS 9.0 or newer.

Bold as boolean

property, Fonts Sa, 3. Aug 2002
Mac OS Classic: Works. Mac OS Carbon: Works. Windows: -> false.
Function: True if the font is bold.
Notes: Requires Mac OS 9.0 or newer.

Condense as boolean

property, Fonts Sa, 3. Aug 2002
Mac OS Classic: Works. Mac OS Carbon: Works. Windows: -> false.
Function: True if the font is condense.
Notes: Requires Mac OS 9.0 or newer.

Extend as boolean

property, Fonts Sa, 3. Aug 2002
Mac OS Classic: Works. Mac OS Carbon: Works. Windows: -> false.
Function: True if the font is extend.
Notes: Requires Mac OS 9.0 or newer.

File as Folderitem

property, Fonts Sa, 3. Aug 2002
Mac OS Classic: Works. Mac OS Carbon: Works. Windows: -> nil.
Function: The location of the font's file.
Notes:
The property file provides a reference to the font suitcase rather than the PostScript outline file for 'LWFN' class fonts. This means that there is no single function implemented to obtain the data stored in the PostScript outline file.

Requires Mac OS 9.0 or newer.

Format as string

property, Fonts Sa, 3. Aug 2002
Mac OS Classic: Works. Mac OS Carbon: Works. Windows: -> false.
Function: The font file format.
Notes:
Results:
"true"TrueType font
"typ1"PostScript font
"LWFN"PostScript Type 1 font
"OTTO"PostScript compact font format (CFF) font

Requires Mac OS 9.0 or newer.

Italic as boolean

property, Fonts Sa, 3. Aug 2002
Mac OS Classic: Works. Mac OS Carbon: Works. Windows: -> false.
Function: True if the font is italic.
Notes: Requires Mac OS 9.0 or newer.

Outline as boolean

property, Fonts Sa, 3. Aug 2002
Mac OS Classic: Works. Mac OS Carbon: Works. Windows: -> false.
Function: True if the font is outline.
Notes: Requires Mac OS 9.0 or newer.

Shadow as boolean

property, Fonts Sa, 3. Aug 2002
Mac OS Classic: Works. Mac OS Carbon: Works. Windows: -> false.
Function: True if the font is shadow.
Notes: Requires Mac OS 9.0 or newer.

size as integer

property, Fonts Sa, 3. Aug 2002
Mac OS Classic: Works. Mac OS Carbon: Works. Windows: -> 0.
Function: The size of this font.
Notes:
0 for TrueType fonts to show that this font can be drawed at any size.
Requires Mac OS 9.0 or newer.

Style as integer

property, Fonts Sa, 3. Aug 2002
Mac OS Classic: Works. Mac OS Carbon: Works. Windows: -> false.
Function: The Style as a QuickDraw Style value.
Notes: Requires Mac OS 9.0 or newer.

Underline as boolean

property, Fonts Sa, 3. Aug 2002
Mac OS Classic: Works. Mac OS Carbon: Works. Windows: -> false.
Function: True if the font is underline.
Notes: Requires Mac OS 9.0 or newer.

Contact

Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.

This resource fork intentionally left blank ˇˇ